func net/netip.parseIPv6

2 uses

	net/netip (current package)
		netip.go#L120: 			return parseIPv6(s)
		netip.go#L196: func parseIPv6(in string) (Addr, error) {